Welcome![Sign In][Sign Up]
Location:
Search - linux socket

Search list

[Internet-Networkps

Description: linux 下socket 客户端和服务器-linux under the socket client and server
Platform: | Size: 236544 | Author: xiaoben | Hits:

[Linux-UnixBeejNetworkProgrammingGuide

Description: LINUX下的网络socket编程指南,入门数据。 -LINUX Network socket programming guide data entry.
Platform: | Size: 271360 | Author: wsy | Hits:

[Internet-NetworkChatRoom(Winsock)

Description: 这个程序要完成一个聊天室的功能,它是用纯的winsock的去写,而不用任何CSocket的东西, 即可以用来做客户端又可以用来做服务器端,它要求是非阻塞方式的连接。 -This procedure to complete a chat room feature, which is pure winsock of it is written without any CSocket things that can be used so the client can be used to do server-side, it means demand is non-blocking connections.
Platform: | Size: 8365056 | Author: df | Hits:

[Internet-Networkclient

Description: 已经通过调试的socket客服端程序 对于初学者写linux程序很有帮助哟-Has passed debugging socket client service procedures for the program very useful for beginners to write linux yo
Platform: | Size: 38912 | Author: 刘国华 | Hits:

[Linux-Unixsocket_example

Description: 很简单的linux下的socket通讯实例-Linux very simple example of socket communication
Platform: | Size: 2048 | Author: 肖斌 | Hits:

[Linux-Unixlinuxsocket

Description: linux 下SOCKET 通信的代码 经典-SOCKET communication under linux code classic
Platform: | Size: 43008 | Author: 王宇舜 | Hits:

[Internet-NetworkTCP

Description: 该系统是linux下的socket编程,实现随机生成两个数,返回相加结果和相减的结果。-The system is socket programming under linux, realize the two randomly generated number, to return the sum of the results and the results of subtraction.
Platform: | Size: 3072 | Author: tqm | Hits:

[SCM3445345454

Description: 【作者中文名】 杨继赢 【作者英文名】 YANG Ji-ying 【作者单位】 广东工业大学 【文献出处】 微计算机信息, Microcomputer Information, 编辑部邮箱 2008年 21期 期刊荣誉:中文核心期刊要目总览 ASPT来源刊 CJFD收录刊 【关键词】 智能终端 以太网 MIZILinux嵌入式操作系统 【英文关键词】 intelligent terminal Ethernet MIZI Linux Embedded OS 【摘要】 本文采用目前广泛应用的工业以太网为通讯方式,提出以ARM9开发板和MIZI Linux嵌入式操作系统为平台的通信设计方案。在掌握ARM9和MIZI Linux特点的基础上,构建MIZI Linux嵌入式操作系统下应用程序的软硬件开发平台。本方案采用DM9000芯片来控制以太网,在实现通讯模块调用的基础上,进行Linux下的Socket网络通信编程,实现智能终端的以太网通信功能。 -err
Platform: | Size: 95232 | Author: zhaox | Hits:

[Linux-Unixcom_test

Description: linux/unix下使用unix域套接字通信与使用共享内存+信号量通信方式的用时测试比较代码。-linux/unix use unix domain socket communication and the use of shared memory+ semaphore method of communication when the test code.
Platform: | Size: 2048 | Author: | Hits:

[Internet-NetworkUNIX_Network_Programming_Volumn1

Description: UNIX网络编程第1卷_套接口API和X OPEN传输接口API。学习Linux很好的书籍-UNIX Network Programming Volume 1 _ socket API and X OPEN transmission interface API. Good books to learn Linux
Platform: | Size: 28887040 | Author: 余洋 | Hits:

[Linux-Unixudpecho

Description: linux下利用socket建立连接实现UDP数据通信的连接客户端源代码和服务端源代码-linux using socket connection to achieve UDP data communications connectivity client server source code and source code
Platform: | Size: 2048 | Author: wshrf | Hits:

[Internet-Networksimptcpsercli.tar

Description: 一个简单的回调服务器/客户端的例子,练习unix网络编程。 目的是简单实践练习最基本的socket函数。 功能:客户端从中断读入数据,发送给服务器。服务器监听端口,当有客户端连接时派生一个子进程处理连接,子进程将客户端发来的数据原样返回给客户端。 考虑到linux系统的进程方面的管理方式,代码中加入了关闭僵死的子进程的内容。 程序中还有许多需要改进的地方,比如为了简化代码在读取字符串的时候用的gets函数等。-err
Platform: | Size: 19456 | Author: 11 | Hits:

[Internet-Networksocklib

Description: socket linux网络编程服务端基础操作-socket linux server based on network programming operation
Platform: | Size: 1024 | Author: aaa | Hits:

[Internet-Networklinux_network

Description: 这是linux下关于C的编程,其中包含了socket的几种用法的例子,有udp、tcp以及select的使用。-This is under linux on the C programming, which includes a socket several usage examples, udp, tcp, as well as the use of select.
Platform: | Size: 571392 | Author: 赵炜 | Hits:

[Linux-UnixLinux_Socket_Programming_by_Example

Description: 本书通过各种详尽的例子来讲述如何在linux环境下学习和使用网络套接字编程。这本书的特点就是每一章节都包括了非常详细的例子来解释程序。-This book through a variety of detailed examples on how to study in the linux environment and the use of network socket programming. The characteristics of this book is that each chapter includes a very detailed examples to explain the procedures.
Platform: | Size: 934912 | Author: 严植 | Hits:

[Linux-UnixLinuxsocket

Description: linux系统下的socket源码,实现聊天功能-linux-source socket systems, implementation chat
Platform: | Size: 4096 | Author: bcc | Hits:

[Linux-UnixClient_Server

Description: socket通信模型,含有源码 socket通信模型,含有源码-socket communication Server.c and Client.c of Linux
Platform: | Size: 2048 | Author: xujianchang | Hits:

[Linux-Unixnetwork

Description: linux下的socket通信,里面有几个例子,但必须是linux下开发-socket communication under linux
Platform: | Size: 8192 | Author: wuhuailin | Hits:

[Linux-UnixchatApp

Description: linux下的socket通信和c++,但linux必须安装有qt-socket communication under linux and c++, but must be installed on linux there is qt
Platform: | Size: 595968 | Author: wuhuailin | Hits:

[Shell apiAdvanced_buffer_overflow_exploits

Description: 现在有许多缓冲区溢出攻击代码。早期缓冲区 溢出攻击代码只产生了一个shell (执行程序/ bin / sh ) 。但是, 如今一些缓冲区溢出攻击代码已经很不错的功能。 例如,通过过滤,打开一个socket,打破的chroot , 等等。本文将试图解释先进的缓冲区溢出 利用技巧根据英特尔x86 Linux操作系统。-Nowadays there are many buffer overflow exploit codes. The early buffer overflow exploit codes only spawn a shell ( execute /bin/sh ). However, nowadays some of the buffer overflow exploit codes have very nice features. For example, passing through filtering, opening a socket, breaking chroot, and so on. This paper will attempt to explain the advanced buffer overflow exploit skill under intel x86 linux.
Platform: | Size: 8192 | Author: lluo | Hits:
« 1 2 ... 45 46 47 48 49 50»

CodeBus www.codebus.net